home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / ewp_setup_demo.exe / Essential Wedding Planner.CAB / DATA.EWS / Settings.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-07-05  |  255 b 

  1. {
  2.     "schema": {
  3.         "Name": "Text (30)",
  4.         "URL": "Text (100)",
  5.         "Email": "Text (100)",
  6.         "PhotoPath": "Text (200)",
  7.         "Measure": "Text (20)",
  8.         "Country": "Text (50)",
  9.         "Currency": "Text (30)",
  10.         "DateSet": "Boolean NOT NULL"
  11.     },
  12.     "data": [
  13.         {
  14.             "Name": "Your Essential Wedding Planner",
  15.             "DateSet": 0
  16.         }
  17.     ]
  18. }